//==============================================================================
// bush_anim.txt
//==============================================================================

//==============================================================================
anim None
{
	SetSelector none 
	{
		VariationLogic
                set hotspot
		{
			version
			{
			     Visual world a fern_a
			}
		}
                set hotspot
		{
			version
			{
			     Visual world a fern_b
			}
		}
	}
}


